FaPellGrid04 
EntityType  Independent 
Logical Entity Name  FaPellGrid04 
Default Table Name  FaPellGrid04 
Logical Only  NO 
Definition 
 
Note 
 

FaPellGrid04 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaPellGrid04ID(PK)    INTEGER  NO 
 
EnrollStatus    CHAR(1)  NO 
 
LowEFC    DECIMAL(5, 0)  YES 
 
HighEFC    DECIMAL(5, 0)  YES 
 
LowCOA    DECIMAL(5, 0)  YES 
 
HighCOA    DECIMAL(5, 0)  YES 
 
PellAmount    DECIMAL(5, 0)  YES 
 
ts    TIMESTAMP/DATE  NO 
 

FaPellGrid04 Keys 
Key Name  Key Type  Keys 
FaPellGrid04_FaPellGrid04ID_U_C_IDX  PrimaryKey  FaPellGrid04ID 

FaPellGrid04 Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaPellGrid04 Check Constraints 
Check Constraint Name  CheckConstraint 
Chk_FaPellGrid04_LowCOA_HighCOA  ([LowCOA] <= [HighCOA]) 
Chk_FaPellGrid04_LowEFC_HighEFC  ([LowEFC] <= [HighEFC])